home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Shareware / Auslogics BoostSpeed 4.2.7.172 / boost-speed-setup.exe / {app} / IntSpeedUp.exe / 0 / RCDATA / TFRMOPTIMIZEMESSAGE / TFRMOPTIMIZEMESSAGE.txt < prev   
Text File  |  2008-10-30  |  3KB  |  115 lines

  1. object frmOptimizeMessage: TfrmOptimizeMessage
  2.   Left = 300
  3.   Top = 211
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'frmOptimizeMessage'
  7.   ClientHeight = 378
  8.   ClientWidth = 632
  9.   Color = clWhite
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Scaled = False
  17.   OnCreate = AxSimpleSkinFormCreate
  18.   OnDestroy = AxSimpleSkinFormDestroy
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object pnlOptimizeMessage: TPanel
  22.     Left = 0
  23.     Top = 0
  24.     Width = 632
  25.     Height = 378
  26.     Align = alClient
  27.     BevelOuter = bvNone
  28.     ParentColor = True
  29.     TabOrder = 0
  30.     DesignSize = (
  31.       632
  32.       378)
  33.     object imgWatermark: TImage
  34.       Left = 283
  35.       Top = 251
  36.       Width = 349
  37.       Height = 127
  38.       Anchors = [akRight, akBottom]
  39.       AutoSize = True
  40.     end
  41.     object lHelpAction: TLabel
  42.       Left = 32
  43.       Top = 360
  44.       Width = 179
  45.       Height = 16
  46.       Caption = 'Click Close to exit the program'
  47.       Font.Charset = DEFAULT_CHARSET
  48.       Font.Color = 3355443
  49.       Font.Height = -13
  50.       Font.Name = 'Arial'
  51.       Font.Style = []
  52.       ParentFont = False
  53.       Transparent = True
  54.     end
  55.     object lHeaderInfo: TLabel
  56.       Left = 96
  57.       Top = 61
  58.       Width = 521
  59.       Height = 62
  60.       AutoSize = False
  61.       Caption = 
  62.         'The program fas finished analizing internet connection settings.' +
  63.         ' The internet settings are already optimized for the selected ty' +
  64.         'pe of connection. No further changes are required.'
  65.       Font.Charset = DEFAULT_CHARSET
  66.       Font.Color = 3355443
  67.       Font.Height = -13
  68.       Font.Name = 'Arial'
  69.       Font.Style = []
  70.       ParentFont = False
  71.       Transparent = True
  72.       Layout = tlCenter
  73.       WordWrap = True
  74.     end
  75.     object lTitle: TAxSmoothLabel
  76.       Left = 32
  77.       Top = 16
  78.       Width = 225
  79.       Height = 19
  80.       Quality = smMMXSmoothing4x
  81.       Caption = 'Optimization is not required'
  82.       Font.Charset = DEFAULT_CHARSET
  83.       Font.Color = 10040064
  84.       Font.Height = -16
  85.       Font.Name = 'Verdana'
  86.       Font.Style = []
  87.       ParentFont = False
  88.       Transparent = True
  89.     end
  90.     object imgCheck: TImage
  91.       Left = 32
  92.       Top = 64
  93.       Width = 57
  94.       Height = 56
  95.       Center = True
  96.       Picture.Data = {<image000.TPNGObject>}
  97.     end
  98.     object btnDisplayReport: TButton
  99.       Left = 96
  100.       Top = 136
  101.       Width = 115
  102.       Height = 25
  103.       Caption = 'Display Report'
  104.       Font.Charset = DEFAULT_CHARSET
  105.       Font.Color = clWindowText
  106.       Font.Height = -13
  107.       Font.Name = 'Arial'
  108.       Font.Style = []
  109.       ParentFont = False
  110.       TabOrder = 0
  111.       OnClick = btnDisplayReportClick
  112.     end
  113.   end
  114. end
  115.